home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 7: Sunsite / Linux Cubed Series 7 - Sunsite Vol 1.iso / system / misc / cmenu-0.000 / cmenu-0 / cmenu0.4 / README < prev   
Encoding:
Text File  |  1994-11-19  |  2.1 KB  |  52 lines

  1. This is Color Menu v0.2, a bash shell script based menu that relies on dialog 
  2. v0.4 for menuing.
  3.  
  4. This is released as per the GPL, available from prep.ai.mit.edu, if shell 
  5. scripts need to be copywrited anyway. 8-)
  6.  
  7. I originally wrote this for DOS users who didn't want to learn UNIX commands
  8. but still wanted to use the Linux box for internet connections. I have added
  9. some other things to make their stay easier too. 
  10.  
  11. This is my first real adventure into shell scripts, so if you find problems
  12. or have suggestions, LET ME KNOW...
  13.  
  14. Variables:
  15. SHLACT1 SHLACT2 : personal shell accounts  i.e. crh0027.urh.uiuc.edu
  16. DOSDRV1 DOSDRV2 : DOS drives and/or directories i.e. /dose, /dosc/zip
  17. FRIEND: Someone who you like to check on. i.e. whirlin@crh0027.urh.uiuc.edu
  18. Because I don't know any better, these are environment variables set in 
  19. the users .profile, for system installations, or at the top of the file.
  20.  
  21. Required programs:
  22. dialog v0.4 - It will not work with the older dialog that comes with Slackware
  23. 2.0. I do not know about the newer Slackware. If you get errors, your dialog 
  24. is too old. It is available from sunsite.unc.edu as:
  25. /pub/Linux/utils/shell/dialog-0.4-tar.gz
  26.  
  27. ncftp - I tested this with ncftp 1.7.5 with a full-fledged .netrc. I do not 
  28. think that the Go For File choice will work without it. 
  29.  
  30. Local Programs - If you don't have the programs in the local programs menu 
  31. installed, they won't work |-P
  32.  
  33. Things to edit:
  34. In netfun(), you might need to change the commands to open and close the 
  35. network connection. 
  36. in basefun(), you might want to change the choices in the ftp menu.
  37. in webfun(), you should change the Archie server to one near you.
  38.  
  39. Although this script works well, it really wasn't intended for Linuxoids, but 
  40. rather for Linuxoids to set up for their users. 
  41.   
  42. Thanks to Savio Lam (lam836@cs.cuhk.hk) and Stuart Herbert 
  43. (S.Herbert@Sheffield.ac.uk) for dialog. And Pat Volkerding of Slackware fame,
  44. whose installation script is what gave me the idea to make this. And, of 
  45. course, Linus Torvalds for the OS that makes this possible.....
  46.  
  47. As always, comments and suggestions are welcome. 
  48.  
  49. Whirlin' Dervish
  50. Whirlin on IRC at #linux and #Linpeople.
  51.  
  52.